home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 035 (1989-01)(Swedish User Group of Amiga)(SE)(PD)[m doscopy][WB].zip / Camelot 035 (1989-01)(Swedish User Group of Amiga)(SE)(PD)[m doscopy][WB].adf / NetHack / help < prev    next >
Text File  |  1989-01-03  |  6KB  |  151 lines

  1.     Welcome to NetHack!           ( description of version 1.0 )
  2.  
  3.     NetHack is a Dungeons and Dragons like game where you (the adventurer)
  4. descend into the depths of the dungeon in search of the Amulet of Yendor
  5. (reputed to be hidden on the twentieth level).    You are accompanied by a
  6. little dog that can help you in many ways and can be trained to do all
  7. sorts of things. On the way you will find useful (or useless) items, (quite
  8. possibly with magic properties) and assorted monsters.    You attack a monster
  9. by trying to move into the space a monster is in (but often it is much
  10. wiser to leave it alone).
  11.  
  12.     Unlike most adventure games, which give you a verbal description of
  13. your location, hack gives you a visual image of the dungeon level you are on.
  14.  
  15.     Hack uses the following symbols:
  16.         A to Z and a to z:  monsters.  You can find out what a letter
  17. represents by saying "/ (letter)", as in "/A", which will tell you that 'A'
  18. is a giant ant.
  19.         - and |     These form the walls of a room (or maze).
  20.         .  this is the floor of a room.
  21.         #  this is a corridor.
  22.         >  this is the staircase to the next level.
  23.         <  the staircase to the previous level.
  24.         `  A large boulder.
  25.         @  You (usually).
  26.         ^  A trap.
  27.         )  A weapon of some sort.
  28.         (  Some other useful object (key, rope, dynamite, camera, ...)
  29.         [  A suit of armor.
  30.         %  A piece of food (not necessarily healthy ...).
  31.         /  A wand.
  32.         =  A ring.
  33.         ?  A scroll.
  34.         !  A magic potion.
  35.         +  A spellbook containing a spell you can learn;
  36.            (but usually a doorway).
  37.         }  A pool of water
  38.         {  A fountain (your dungeon may not have these).
  39.         \  An opulent throne (You may not have this either).
  40.         $  A pile or pot of gold.
  41.  
  42. Commands:
  43.     Hack knows the following commands:
  44.     ?    help: print this list.
  45.     Q    Quit the game.
  46.     S    Save the game.
  47.     !    Escape to a shell.
  48.     ^Z    Suspend the game.
  49.     <    up: go up the staircase (if you are standing on it).
  50.     >    down: go down (just like up).
  51.     kjhlyubn - go one step in the direction indicated.
  52.         k: north (i.e., to the top of the screen),
  53.         j: south, h: west, l: east, y: ne, u: nw, b: se, n: sw.
  54.     KJHLYUBN - Go in that direction until you hit a wall or run
  55.         into something.
  56.     m    (followed by one of kjhlyubn): move without picking up
  57.         any objects.
  58.     M    (followed by one of KJHLYUBN): Move far, no pickup.
  59.     g    (followed by one of kjhlyubn): move until something
  60.         interesting is found.
  61.     G    (followed by one of KJHLYUBN): as previous, but forking
  62.         of corridors is not considered interesting.
  63.     i    print your inventory.
  64.     I    print selected parts of your inventory, like in
  65.         I* - print all gems in inventory;
  66.         IU - print all unpaid items;
  67.         IX - print all used up items that are on your shopping bill;
  68.         I$ - count your money.
  69.     s    search for secret doors and traps around you.
  70.     ^    ask for the type of a trap you found earlier.
  71.     )    ask for current wielded weapon.
  72.     [    ask for current armor.
  73.     =    ask for current rings.
  74.     $    count how many gold pieces you are carrying.
  75.     .    rest, do nothing.
  76.     ,    pick up some things.
  77.     :    look at what is here.
  78.     ^T    teleport.
  79.     ^R    redraw the screen.
  80.     ^P    repeat last message
  81.         (subsequent ^P's repeat earlier messages).
  82.     /    (followed by any symbol): tell what this symbol represents.
  83.         If you see fancy graphics on your screen it may ask you to
  84.         specify a location rather than taking a symbol argument.
  85.     \    tell what has been discovered.
  86.     e    eat food.
  87.     w    wield weapon. w- means: wield nothing, use bare hands.
  88.     q    drink (quaff) a potion.
  89.     r    read a scroll.
  90.     P    Put on a ring.
  91.     R    Remove Ring.
  92.     W    Wear armor.
  93.     T    Takeoff armor.
  94.     A    Remove some or all armor.
  95.     X    transcribe (learn) a spell.
  96.     x    print a list of know spells.
  97.     z    zap a wand.
  98.     Z    cast a spell.
  99.     t    throw an object or shoot an arrow.
  100.     p    pay your shopping bill.
  101.     d    drop something. d7a: drop seven items of object a.
  102.     D    Drop several things.
  103.         In answer to the question "What kinds of things do you
  104.         want to drop? [!%= au]" you should give zero or more
  105.         object symbols possibly followed by 'a' and/or 'u'.
  106.         'a' means: drop all such objects, without asking for
  107.             confirmation.
  108.         'u' means: drop only unpaid objects (when in a shop).
  109.     a    use, apply - Generic command for using a key to lock
  110.         or unlock a door, using a camera, using a rope, etc.
  111.     c    call: name a certain object or class of objects.
  112.     C    Call: Name an individual monster.
  113.     E    Engrave: Write a message in the dust on the floor.
  114.         E- means: use fingers for writing.
  115.     O    Set options. You will be asked to enter an option line.
  116.         If this is empty, the current options are reported.
  117.         Otherwise it should be a list of options separated by commas.
  118.         Possible boolean options are: oneline, time, news, tombstone,
  119.         rest_on_space, fixinvlet, beginner, male, female.
  120.         They can be negated by prefixing them with '!' or "no".
  121.         A string option is name; it supplies the answer to the question
  122.         "Who are you?"; it may have a suffix.
  123.         A compound option is endgame; it is followed by a description
  124.         of what parts of the list of topscorers should be printed
  125.         when the game is finished.
  126.         Usually one will not want to use the 'O' command, but instead
  127.         put a HACKOPTIONS="...." line in one's environment.
  128.     v    prints the version number.
  129.     V    prints a longer identification of the version, including the
  130.         history of the game.
  131.     #    introduces one of the "extended" commands.  To get a list of
  132.         the commands you can use with "#" type "#?".  The extended
  133.         commands you can use depends upon what options the game was
  134.         compiled with, along with your class and what type of monster
  135.         you most closely resemble at a given moment.
  136.  
  137.     You can put a number before a command to repeat it that many times,
  138.     as in "20s" or "40.".
  139.  
  140.     At present, some information is displayed on the bottom line.
  141.     You see on what dungeon level you are, how many hit points you have
  142.     now (and will have when fully recovered), what your armor class is
  143.     (the lower the better), your strength, experience level and the
  144.     state of your stomach.    Optionally, you may or may not see other
  145.     information such as magical energy, how much gold you have, etc.
  146.  
  147.     Have Fun, and Good Hacking!
  148.  
  149.  
  150.  
  151.